Welcome![Sign In][Sign Up]
Location:
Search - net game

Search list

[Game ProgramVisual C++.NET小游戏开发时尚编程百例

Description: Visual C++.NET小游戏开发时尚编程百例-Visual the C NET small game develops the fashion to program hundred examples
Platform: | Size: 43947008 | Author: none | Hits:

[Multimedia programLove

Description: VB.NET源码。一个用于测试爱情的小游戏。VB.NET初学者可以借鉴学习。-VB.NET source. A love for the testing of small game. VB.NET beginners can draw on and learn from.
Platform: | Size: 217088 | Author: 雷柯 | Hits:

[Game Program仿Windows Media Player的播放

Description: 很好网的游戏,不信实施-good net game and did not believe the implementation of
Platform: | Size: 291840 | Author: 天辉 | Hits:

[Chess Poker games双人五子棋

Description: 很好网的游戏,不信实施-good net game and did not believe the implementation of
Platform: | Size: 37888 | Author: 天辉 | Hits:

[Game Programvc递归程序示范 0.001

Description: 很好网的游戏,不信实施-good net game and did not believe the implementation of
Platform: | Size: 38912 | Author: 天辉 | Hits:

[Game Program网络蜘蛛

Description: 很好网的游戏,不信实施-good net game and did not believe the implementation of
Platform: | Size: 64512 | Author: 天辉 | Hits:

[Other GamesVB.NET实验报告--贪食蛇

Description: 大学可视化编程实验--贪食蛇-University of visual programming experiment-- Snake
Platform: | Size: 64512 | Author: 山狗 | Hits:

[Game Server Simulatorevil’s illusion Server Codes

Description: 传奇3.0 (evil’s illusion Server)韩国正式版本 vc++ 源码GameServer VC++源代码,包括地图,脚本,人物处理,协议加密,带数据库,由于源码为商业性质的,请使用者注意其版权和不要擅自公开发布和传播源码。WEMADE 公司于 Delphi 版本服务器端程序后,修改为 VC++ 版本。可用VC++ 6.0 或 VC.net 编译;学习网络游戏开发的朋友又一个绝好的源码。-legendary 3.0 (evil's illusion Server) South Korean official version vc source GameServer VC source code, including maps, scripts, characters, the agreement encryption, with the database, source of a commercial nature, its users to copyright and unauthorized public not to develop cloth and dissemination source. Danish companies in the server version of Delphi procedures, the revised version of the VC. Available VC 6.0 compiler or VC.net; Learning Network game developers friends also an excellent source.
Platform: | Size: 4630528 | Author: 祁斌 | Hits:

[Game Programepoch

Description: 一个用Microsoft .net做的很好玩的游戏,想学。net编游戏的人可以-a Microsoft. Net do is a lot of fun games, I wanted to learn. Net game series can try
Platform: | Size: 107520 | Author: 金玉青 | Hits:

[Game ProgramSnoopy Five

Description: 用Microsoft .net编的游戏,想学。net游戏编程的人可以-with Microsoft. Net series of the game, I wanted to learn. Net game programming can try
Platform: | Size: 621568 | Author: 金玉青 | Hits:

[Otherpocket1945src

Description: Pocket 1945 is a classic shooter inspired by the classic 1942 game. The game is written in C# targeting the .NET Compact Framework. This article is my first submission to Code Project and is my contribution to ongoing .NET CF competition.
Platform: | Size: 57344 | Author: 王小文 | Hits:

[Other GamesWinMine(dotnet)

Description: 扫雷源代码,vc++.net版,界面和功能跟windows系统自带的扫雷游戏一样.-mine source code, vc. Net version, interface and functionality with the Windows system onboard mine game.
Platform: | Size: 108544 | Author: | Hits:

[Other GamesTetris(dotnet)

Description: 经典小游戏俄罗斯方块的源代码,vc++.net版,界面很漂亮.-small classic Tetris game's source code, vc. Net version, the interface is very beautiful.
Platform: | Size: 103424 | Author: | Hits:

[Chess Poker gamesVcGobang

Description: 经典小游戏五子棋的源代码,vc++.net版,界面漂亮,功能丰富,可与计算机对战,也可两人对战.-classic small game renju the source code, vc. Net version, beautiful interface, feature-rich, with the computer screen, but also two players.
Platform: | Size: 210944 | Author: | Hits:

[Windows DevelopMetrixMaze

Description: 数据结构里的迷宫实验,把它编成一个类似坦克游戏的程序。现在实在太忙了,没时间写文档,不过程序里有较为详细的说明。 程序在 VS.NET 2003下编的-The maze experiment in the data stuctures,making it like a program of tank game .Now time is limited ,having no time to write a document,but there is detailed explanation in the code .Wtitten under VS.NET 2003.
Platform: | Size: 477184 | Author: | Hits:

[GDI-BitmapDelphiX99

Description: Delphi的网络游戏开发组件 有志于开发网游的人员可用到。-delphi net game develope component for net game developors
Platform: | Size: 2761728 | Author: 朱兵 | Hits:

[Hook apissjpacket

Description: (这个是在网上搜集的别人的程序,只是用于学习) 这个程序是我的几个研究生去年没事时写的,用的是我写的一些类和函数。ssj这个游戏现在倒闭了,所以我将源代码公布出来。   这些源程序代码全部在VC++ 6.0 + Windows XP下调试通过。因为当时游戏总是更新(防止外挂),这个外挂程序也不得不跟着更新,以便发给注册的用户,所以源代码显得有点乱。不过这几天我将里面重要的函数和模块都做了注释,相信大家如果认真研究,还是能够看得懂的。此外挂程序有下面几个功能: 1。复制装备 2。强行PK 3。免费登陆 4。对高级用户来说,还提供了分析游戏数据的功能 实现原理   程序运行便定时查找目标程序(ssj游戏),如果发现便向其进程空间注入一个DLL,以便截获所有与服务器交互的封包。下面就是分析这些封包,对特定封包进行修改了。程序的核心就在修改封包上。 王艳平程序设计小站(www.yanping.net)-(this is the online collection of other people's procedure is only for learning) of this procedure is my last several graduate students write nothing at all, it was I wrote some classes and functions. Ssj closure of the game now, so I will be publishing the source code. All of these source code in VC 6.0 under Windows XP through debugging. Because the game is always updated (to prevent external), the plug had to follow the update to registered users to, the source code is somewhat arbitrary. But these days I will be important function inside and modules have done a footnote, I believe that if we seriously study, or to see to understand. This plug is below several functions : 1. Two reproduction equipment. PK forced three. Four free landing. For advanced users, also provides the data an
Platform: | Size: 4252672 | Author: 邹同 | Hits:

[Game Server Simulatorkaillera-0.9-sdk

Description: 这是用于多种模拟器(MAME、Winkawaks等等)模拟器互联的一个SDK包,想做一个联网的模拟器就可以用用这个东东。-a SDK pocket of many kind of simulater,if you want to make a net game simulater,it do can help you.
Platform: | Size: 32768 | Author: 谢君 | Hits:

[CSharp智能象棋游戏

Description: 在C#下开发的一个“中国象棋”小游戏,运行环境:win200/win2003/win xp VS.NET2003-in C# developed under a "Chinese Chess" small game, the environment : win200/win2003/win xp VS.NET2003
Platform: | Size: 1858560 | Author: 张玉斌 | Hits:

[Game Programgamebook2

Description: (Apress).Net.Game.Programming.With.Directx.9.0-(Apress). Net.Game.Programming.With.D irectx.9.0
Platform: | Size: 1241088 | Author: 李天 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 28 »

CodeBus www.codebus.net